﻿
@charset "gb2312";
/* CSS Document */

.clear{ clear:both;}
.textarea_style{ border:1px solid #CCC; width:175px; height:58px;transition:box-shadow 0.3s linear;-webkit-transition:box-shadow 0.3s linear; -moz-transition:box-shadow 0.3s linear;}
.input_style{ font-size:11px; color:#666; text-indent:3px;border:1px solid #CCC; width:175px; height:18px; margin-top:5px;transition:box-shadow 0.3s linear;-webkit-transition:box-shadow 0.3s linear; -moz-transition:box-shadow 0.3s linear;}
.submit_style{border:1px solid #CCC; width:80px; font-size:12px; font-family:arial; height:20px; line-height:20px; transition:box-shadow 0.3s linear;-webkit-transition:box-shadow 0.3s linear; -moz-transition:box-shadow 0.3s linear;}
.martop6px{ margin-top:6px;}
#otherlink{width:330px;height:17px;text-align:center;margin:0 auto; clear:both;float:none;}
#otherlink div{margin:5px 5px 0 5px; float:left;color:#F6F6F6;}

#sendico{ position:fixed; _position:absolute; top:150px;width:120px; padding-bottom:15px; border-radius:4px;z-index:1000;left:1291.5px;}
.service_top{ width:120px; height:70px; background:url(../images/service_top.png) no-repeat center center;}
.service_line{ width:120px; height:5px;}
.service_body{ width:110px; padding:10px 5px; padding-top:25px;}

.service_list{ width:105px; height:28px; line-height:28px; margin-bottom:15px; padding-left:5px; box-shadow: 0 0px 1px gray; border-radius:4px;}
.service_list i{ float:left; display:inline-block; width:18px; height:16px; background-image:url(../images/mesbg_icon.gif); background-repeat:no-repeat; margin-right:5px; margin-top:6px;}
.service_list a{ float:left; display:inline; color:#000; text-decoration:none; }
.chat_one{ background-position:0 0; }
.chat_two{ background-position:-19px 0; height:20px!important; width:20px!important;}
.close_icon{ display:inline-block; width:18px; height:18px; position:absolute; top:0; right:0; cursor:pointer;}

/*皮肤*/

/*红色*/
.red_fist{ background:#c90303;}
.red_sec{ background:#f0684c;}

/*黑色*/
.black_fist{ background:#000;}
.black_sec{ background:#6b6b6b;}

/*灰色*/
.gay_fist{ background:#4e4c4f;}
.gay_sec{ background:#6b6b6b;}

/*黄色*/
.yellow_fist{ background:#f0c102;}
.yellow_sec{ background:#fee55e;}

/*紫色*/
.purple_fist{ background:#2f1041;}
.purple_sec{ background:#a17493;}

/*玫瑰红*/
.rose_fist{ background:#ea1162;}
.rurple_sec{ background:#a17493;}

/*绿色*/
.green_fist{ background:#ea1162;}
.green_sec{ background:#64b228;}

/*蓝色*/
.blue_fist{ background:#0f82c5;}
.blue_sec{ background:#8fcff8;}

/*橙色*/
.orange_fist{ background:#f29200;}
.orange_sec{ background:#f8b800;}


#inquery_from{ display:none;cursor: move; height: 462px; width: 500px; position: fixed; background-color: rgb(255, 255, 255); text-align: center; border: 10px solid rgb(170, 170, 170); opacity: 0.9; background-position: initial initial; background-repeat: initial initial; font-size:13px;z-index:9999;}

#pgchatbox_style {
    background: none repeat scroll 0 0 #F3F3F3;
    border-bottom: 1px solid #CCCCCC;
    height: 22px;
    padding-bottom: 1px;
    width: 500px;
}
#pgchatbox_style .textstyle {
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    text-align: left;
    text-indent: 10px;
    width: 400px;
}

#pgchatbox_style .pgchatboxclosebox {
    float: left;
    text-align: right;
    width: 95px;
}

#pgchatbox_style .pgchatboxclosebox a img {
    border: medium none;
}

#inquery_from form {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 396px;
    margin: 0 auto;
    padding: 20px 0 0;
    width: 450px;
}

#inquery_from form .eachitem {
    clear: both;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

#inquery_from form .eachitem .pgleft {
    float: left;
    font-weight: bold;
    margin-right: 8px;
    text-align: left;
    width: 95px;
}
#inquery_from form .eachitem .pgleft {
    float: left;
    font-weight: bold;
    margin-right: 8px;
    text-align: left;
    width: 95px;
}

#inquery_from form .eachitem .pgright {
    float: left;
    width: 340px;
}

#inquery_from form .eachitem .pgright input {
    border: 1px solid #7B9EBD;
    color: #990000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    width: 340px;
}

#areaheight {
    height: 140px;
    margin-bottom: 5px;
}

#inquery_from form .eachitem .pgright textarea {
    border: 1px solid #7B9EBD;
    color: #990000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 140px;
    line-height: 20px;
    width: 340px;
	margin-bottom:10px;
}

.button, .pgsumitbotton {
    background: none repeat scroll 0 0 #FF8000;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    margin-left: 103px;
    width: 131px;
}
.mask {
	position: absolute;
	top: 0px;
	filter: alpha(opacity=60);
	background-color: #B2B2B2;
	z-index: 999;
	left: 0px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	display:none;
}

.mask_content {
	display:none;
	z-index: 1000;
	position: fixed;
}
.mask_content_div{ height:40px;}

.mask_content_close{
	width:25px;
	height:25px;
	float:right;
	margin:10px 10px 0px 0px;
	cursor:pointer;
}

.mask_content h3, .mask_content p {
	padding: 10px;
	background: #888;
	color: #fff;
}
